Move WordPress To Another Domain Name

How To Move WordPress To Another Domain Name Without Losing SEO

Moving your WordPress site from one domain to another domain can be really risky. People get afraid because of the SEO data.

There is always a debate going on as if how to move WordPress to another domain name without losing SEO. In this tutorial, you will have the best possible guide.

Though you can use the plugins like Duplicator to duplicate the content of one website. Here, we will follow the manual methods.

Sometimes people want a better name for their website which requires the migration of the whole website from that domain to another.

A Guide To Move WordPress To Another Domain Name Is Here.

There are a few steps which are necessary to follow. You must take each step carefully. It’s because the SEO of your website is very important and you have to maintain it.

Step 1:- Deactivate All The Plugins

You should deactivate all the plugins so that the current data can be saved. If you have any caching plugin then make sure that you clear the old cache and start the process.

If you’re not able to login to your WordPress admin panel then you can deactivate plugins from database.

Step 2:- Backup Your Website And the Database

Before you do any change, you should always keep the backup of your whole website and the database. Whether you backup your website using any plugin or you do it manually.

I would recommend you to use the cPanel of your web hosting. You can backup WordPress database using phpMyAdmin.

Step 3:- Upload The Backup.

Create a new database to upload the database.

If you move WordPress to another domain name on a different web hosting then make sure that you upload the backup in the web root/public_html directory.

And if you already have any website in the public_html then you can add this new domain. You can do that as you do when you add another website to the web hosting.

Just add an addon domain and move the data.

But if you have a brand new web hosting then you don’t need to worry about adding an addon domain. Just use the simple way and upload the website data.

Follow the steps

  • Login to cPanel
  • Open File Manager
  • Use the Import Option

After the completion of the uploading process, extract the ZIP file.

If you want to move your website to any other folder then just create that folder and move the data. But it’s always recommended to upload the data in the web root directory.

Step 4:- Update the wp-config.php file

After uploading the data, the credentials of the database should match in the wp-config.php file.

You should know how to edit the config.php file because if you don’t add the same database name, database username, password then it will show “error establishing a database connection“.

You will find the code shown below.

/** MySQL database name */
define(‘DB_NAME’, ‘database_name’);
/** MySQL database username */

define(‘DB_USER’, ‘database_username’);
/** MySQL database password */

define(‘DB_PASSWORD’, ‘database_password’);
/** MySQL hostname */

define(‘DB_HOST’, ‘hostname’);

So go to the public_html or wherever you have uploaded the data and edit the file to add the same credentials of the database which you have created for your new domain.

Step 5:- Update The Site URL

When you move WordPress to another domain name, you have to replace the old site URL with your new domain name.

There are different ways to change the domain of a WordPress site. You can either use the wp-config.php file or you can change WordPress site URL in database.

Well, don’t forget to change the site URL from your WordPress admin panel. Fill the URL of your website in the general settings.

Step 6:- Make a 301 redirect

If you want to move WordPress to another domain name without losing SEO then you have to redirect your old website to the new one.

301 is the permanent redirect. You can use either a plugin or you can add the 301 redirect code in the .htaccess file for which you should know how to edit the .htaccess file.

Though most of the SEO plugins provide an option to make a 301 redirect still, you should use any separate plugin or the manual code.

NOTE:- This 301 redirect is important so that when your old readers enter the URL of your old domain then they redirect to your new domain.

After setting it up, you won’t lose your visitors.

Step 7:- Change The URL In The Google Search Console.

It’s very important to guide Google about your changes. You must replace the old URL with the URL of your new domain name.

Sometimes people forget to change it and lose their visitors. Google is not an astrologer, you have to guide it.

NOTE:- To maintain the SEO, never forget to change the URL.

You may move WordPress to another domain name, make a redirect, but the pages of your website which have been indexed would show a 404 error to your visitors.

So, make sure that you do it right.

Step 8:- SEO Data Transfer

To maintain the SEO of your old domain, you have to do the SEO data transfer from your old domain to the new one. You can use the SEO data transporter for that.

If you were using the Thesis framework then you should know how to transfer SEO settings from thesis to Yoast plugin or any other SEO plugin.

It’s because some of the Thesis versions are not included in the SEO data transporter plugin. So you have to do that manually.

But if you were using any SEO plugin like SEO Yoast, All in one SEO pack then just use the SEO data transporter plugin.

Some Important Points To Remember

  • Don’t forget to renew your old domain every year
  • Activate your plugins
  • Set the SEO-Friendly permalinks
  • Follow each step carefully

Can You Now Move WordPress to Another Domain Name Without Losing SEO

The above-mentioned steps are the keys for you. Just follow the steps and you will have a brand new website with your new domain.

Suppose, you are having a domain name “www.yourname.com” and you want to transfer it to something more professional. Just go for it.

Backup, upload, edit, redirect, change URL, and you will have your data on the new domain. Even a non-techie person can move WordPress to another domain name.

If you still face any problem, don’t hesitate to ask. You can also connect with us Twitter, Facebook, and LinkedIn.

by Ravi Chahar

A WordPress Professional and the LinkedIn Influencer. A coder by passion and a blogger by choice. WordPress theme development is his forte. He is your WordPress guy who will teach you how to solve WordPress errors, WordPress security issues, design issues and what not.


Get Free Updates Into Your Inbox

Learn Everything Just Like I Did

SUBSCRIBE



6 comments

  1. Hi Ravi,

    Great tutorial bro.

    I would like to request you please create a tutorial on how to move wordpress site from one hosting to another hosting platform without loosing anything. For example you can take hostgator to bluehost.

    It will be great because most of the bloggers including me will going to migrate this black friday.

    Thanks in advance.

    Cheers

    1. Hey Riju,

      I have already written article two years ago. You can search it “move website” and you will get the article. But still, if you face any problem then I will update that article with more screenshots.

      Hopefully, that would work for you.

      Thanks for stopping by.

      ~Ravi

  2. Nice one bro, I will be moving to WordPress soon. But I will like to move this my particular blog to DigitalOcean hosting.

    I’ve found it easier moving to shared hosting like bluehost and others buy never try moving from blogger to cloud hosting.

    Do you have any tips on that??

    1. Hey Joseph,

      You can move your blog from WordPress to WordPress, one domain to another, from blogger to WordPress. From one hosting to another. Everything can be done.

      You just have to maintain the data backup and the SEO of your blog.

      When you move from Blogger to any cloud hosting for WordPress, it requires quite a complicated procedure.

      Thanks for your comment.

      ~Ravi

  3. Hi Ravi,

    Great write up for anyone who is planning on moving their blog to another domain name. I’ve personally never done that but it’s nice to know that it is possible.

    I’ve migrated several sites from one host to another host. If I ever have to move a WordPress site to another domain, you can bet that I’ll be following this tutorial.

    No one wants to lose all the SEO work that they’ve done just because they are moving to a different domain.

    Thanks for putting this together for us and showing us how easy it is to do. I’ll be sure to pass it along just in case anyone needs this tutorial.

    Have a great day ?

    Susan

  4. Hi Ravi,

    Thanks for your step-by-step guide to assist WordPress users. Sure, I will bookmark this so that I can refer whenever required in future instead of wasting time in searching tutorials. Becuase, this would be a necessary thing for any WP users.

Leave a Reply

Your email address will not be published. Required fields are marked *